-
Home
-
WooCommerce Fortnox Integration
-
4.3.0
-
Code
-
Classes
- WF_Invoices
Total Complexity |
27 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
249 |
Lines of code |
134 |
Logical lines of code |
70 |
Comment lines |
65 |
Methods |
10 |
Properties |
0 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
create_invoice() |
A |
46 |
7 |
36 |
maybe_create_invoice() |
S |
60 |
5 |
13 |
create_credit_note() |
S |
54 |
3 |
19 |
create_full_credit_note() |
S |
56 |
3 |
17 |
make_invoice_payment() |
S |
52 |
2 |
24 |
send_invoice_PDF() |
S |
65 |
2 |
9 |
get_payment_account() |
S |
71 |
2 |
6 |
mark_as_ready() |
S |
78 |
1 |
3 |
get_invoice_number() |
S |
80 |
1 |
3 |
set_invoice_number() |
S |
75 |
1 |
4 |